Main Page | Modules | Alphabetical List | Class List | File List | Class Members | File Members

Return Values


Variables

const LRESULT RI_NOERROR = 0
 Return when no error occured.
const LRESULT RI_FUNCTIONNOTLOADED = 1
 Return when the function could not be loaded with GetProcAddress.
const LRESULT RI_NOSHAREDACCESS = 2
 Return when locking did not work.
const LRESULT RI_NAVIGATIONNOTACTIVE = 3
 Return when navigation not active.
const LRESULT RI_NOTAWINDOW = 4
 Return when not window.
const LRESULT RI_NOTFOUND = 5
 Return when not found.
const LRESULT RI_NOFREEBUFFER = 6
 Return when no free buffer.
const LRESULT RI_WRONGDLLVERSION = 7
 Return when DLL version is wrong.
const LRESULT RI_NOTLINKABLE = 10
 Return when Mercator coordinates not linkable for RI_LinkMercartor2Map.
const LRESULT RI_NOTADDED = 11
 Return when Stop Off Point not added.
const LRESULT RI_NODESC = 12
 Return when description failt for add stop off point.
const LRESULT RI_ALREADY = 13
 Return when GPS Recording already is running.
const LRESULT RI_TOBIG = 14
 Return when output file for GPS Recording is to big.
const LRESULT RI_NOTWRITE = 15
 Return when GPS Record could not write to File.
const LRESULT RI_STOPGPS = 16
 Return when GPS Records stops.
const LRESULT RI_NOTRUN = 17
 Return when GPS Record not run.
const LRESULT RI_NOFIX = 18
 Return when GPS Signal not fix.
const LRESULT RI_NOTAV = 19
 Return when GPS signal not available.


Variable Documentation

const LRESULT RI_ALREADY = 13 [static]
 

const LRESULT RI_FUNCTIONNOTLOADED = 1 [static]
 

Only when USE_LOADLIBRARY is set.

const LRESULT RI_NAVIGATIONNOTACTIVE = 3 [static]
 

const LRESULT RI_NODESC = 12 [static]
 

const LRESULT RI_NOERROR = 0 [static]
 

const LRESULT RI_NOFIX = 18 [static]
 

const LRESULT RI_NOFREEBUFFER = 6 [static]
 

const LRESULT RI_NOSHAREDACCESS = 2 [static]
 

Should never be raised.

const LRESULT RI_NOTADDED = 11 [static]
 

const LRESULT RI_NOTAV = 19 [static]
 

const LRESULT RI_NOTAWINDOW = 4 [static]
 

const LRESULT RI_NOTFOUND = 5 [static]
 

const LRESULT RI_NOTLINKABLE = 10 [static]
 

const LRESULT RI_NOTRUN = 17 [static]
 

const LRESULT RI_NOTWRITE = 15 [static]
 

const LRESULT RI_STOPGPS = 16 [static]
 

const LRESULT RI_TOBIG = 14 [static]
 

const LRESULT RI_WRONGDLLVERSION = 7 [static]
 


Generated on Fri Mar 17 09:08:06 2006 for RemoteInterface by  doxygen 1.4.4